How to Install httptunnel software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install httptunnel software package in Ubuntu 12.04 LTS (Precise Pangolin)

httptunnel software package provides Tunnels a data stream in HTTP requests, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install httptunnel 

httptunnel is installed in your system.

Make ensure the httptunnel package were installed using the commands given below,

$ sudo dpkg-query -l | grep httptunnel *

You will get with httptunnel package name, version, architecture and description in a table

httptunnel package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Network
Package httptunnel
Version 3.3+dfsg-2
Description Tunnels a data stream in HTTP requests
Sub Section Net


See Also, How to uninstall or remove httptunnel software package from Ubuntu 12.04 LTS (Precise Pangolin)?